home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1993 December / PSL Monthly Shareware CD-ROM (December 1993).iso / prgmming / dos / c / mda_spy.com / MDA_SPY.H < prev    next >
Encoding:
C/C++ Source or Header  |  1980-01-01  |  207 b   |  11 lines

  1. /* String table constants */
  2. #define IDSNAME     100
  3. #define IDSABOUT    200
  4. #define IDSTITLE    300
  5.  
  6. /* 'About' dialog box resource id */
  7. #define ABOUTBOX    1
  8.  
  9. /* icon name */
  10. #define SPYICON 1
  11.